textview: Also cancel DnD on ::grab-notify
authorCarlos Garnacho <carlosg@gnome.org>
Sun, 11 Dec 2011 17:25:36 +0000 (18:25 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Feb 2012 21:46:08 +0000 (16:46 -0500)
commitce23d5259251fad6a929657b54d21f45f0e2d416
treeacb2f9134338379b592b11d7f2ef555ee68e5a7f
parent3ccf4e0896085dd932e56e3480e8c289991abd69
textview: Also cancel DnD on ::grab-notify

If a drag operation is about to start when the drag
device is grabbed somewhere else, unset drag start x/y,
otherwise the drag will start anyway.
gtk/gtktextview.c